docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#587
Open
danielfsousa wants to merge 1 commit into
Open
docs: update sparkpost.com/docs links to docs.sparkpost.com subdomain#587danielfsousa wants to merge 1 commit into
danielfsousa wants to merge 1 commit into
Conversation
Contributor
Author
|
Checked all 4 links in this PR (root docs link, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
www.sparkpost.com/docstodocs.sparkpost.com/docs. This PR updates the remaining outbound links incontent/pages/index.jsandsrc/components/Footer/index.jsthat still pointed at the oldwww.sparkpost.com/docshost.www.sparkpost.com/docs→docs.sparkpost.com/docssubstring replace; no other links touched.Test plan
Note
Low Risk
Cosmetic URL-only changes to external documentation links with no application logic or data handling impact.
Overview
Updates outbound documentation URLs from
www.sparkpost.com/docstodocs.sparkpost.com/docsso links match the docs site’s canonical host.On the homepage (
content/pages/index.js), the getting-started full guide link and two step links (domain setup and first send) now use the subdomain; anchor paths are unchanged. The footer Help & Docs item (src/components/Footer/index.js) uses the same host swap. No other links or behavior were modified.Reviewed by Cursor Bugbot for commit c346228. Bugbot is set up for automated code reviews on this repo. Configure here.